
 
 F u n c t i o n :   h a s B o u n d ( o b j e c t ) 
 
 
 
 D e s c r i p t i o n :   D e t e r m i n e s   i f   a n   o b j e c t   h a s   a n   a s s o c i a t e d   b o u n d   o b j e c t   p r e v i o u s l y   s e t   u s i n g   b i n d O b j e c t s ( ) . 
 
 
 
 R e t u r n s :   T r u e   i f   b o u n d ,   f a l s e   o t h e r w i s e . 
 
 
 
 E x a m p l e : 
 
 
 
 / /   D o e s   o b j e c t 1   h a v e   a   p r e v i o u s l y   s e t   b o u n d   o b j e c t . 
 
 v a r   i s B o u n d   =   $ A . h a s B o u n d ( d o m E l e m e n t 1 ) ; 
 
 